Skip to main content

Last updated by: Mouse933, Last updated on: 16/05/2026

What is this for?

This section of the documentation hub aims to outline various fixes for various issues found in the Redback Operations repository. The issues covered in this section can include problems with the documentation hub itself, specific tools, as well as the CI/CD workflow that works across different parts of the repository.

It should be updated regularly as new issues are found, with changes being made to existing files, and new .md files added for new issues, containing clear step by step solutions to problems users have faced.

Adding new entries:

Adding new entries is a simple process. Simply create an md file following the normal process for the documentation hub. If there is no directory for the tool or area of redback that you're writing maintenance documentation for, then simply create one.

As a rule, each directory should include a folder called maintenance-imgs which is the root folder for holding any images used in documentation.

Images should further be added to directories for their necessary documentation, for instance under the Docusaurus Maintenance directory, the maintenance-imgs folder holds another subfolder called test-deployment-imgs which is used to hold images for that specific maintenance document.